• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

액세스 ip

phpmyadmin 의 IP 접근 을 제한 하 는 방법 을 간단하게 실현 하 다

수정:config.inc.php 첫 줄 에 가입 $ip_prefix = '192.168.121.'; if (substr($_SERVER['REMOTE_ADDR'], 0, strlen($ip_prefix)) != $ip_prefix ) die('illegal access error'); ip 는 당신 컴퓨터 의 ip 로 설정 할 수 있 습 니 다.내부 네트워크 라면 ip 주소 세그먼트 대신 자...

phpmyadmin액세스 ip

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more